CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bp 异或

搜索资源列表

  1. bpnet

    0下载:
  2. bp神经网络解决两个变量的异或问题比如输入(0,0)输出0-bp neural network to solve two different variables or questions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:312869
    • 提供者:qqsong
  1. BPORNOT

    0下载:
  2. 用BP神经网络实现异或问题,有助于学习BP神经网络的运行原理。-BP neural networks with different or questions, will help to learn the operation of BP neural network theory.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:313355
    • 提供者:cxf
  1. BPNN

    0下载:
  2. 采用BP算法实现了异或功能,采用C++编程-BP algorithm is implemented using XOR function, using C++ Programming
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:240444
    • 提供者:cfwang
  1. 2009210880

    0下载:
  2. BP算法,异或和认证,本人数据挖掘小作业-BP algorithm, XOR and certification, data mining operations
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:2917
    • 提供者:huating
  1. bpnet

    0下载:
  2. c语言实现BP神经网络解决异或问题,详细请见附件,源代码。-c language XOR BP neural network to solve the problem in detail, see Annex, the source code.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:87548
    • 提供者:王海
  1. BP002

    0下载:
  2. 利用BP神经网络来解决异或问题,比较好用。-Using BP neural network to solve XOR problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:86829
    • 提供者:刘本
  1. Xor_new

    0下载:
  2. 不需要MATLAB神经网络工具箱 通过BP网络实现异或功能-No kit achieved by BP differences or features
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:591
    • 提供者:林峰
  1. BP_XOR

    0下载:
  2. 用C++写的一个简单的用BP神经网络进行异或运算的程序。-It s a simple C++ program, which uses BP neural network to realize XOR operation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:335388
    • 提供者:胡旸
  1. XOR

    0下载:
  2. VC++实现BP前向神经网络异或算法,(非常好)-VC++ to achieve BP XOR forward neural network algorithm (very good)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:98821
    • 提供者:肖坤
  1. bpxor

    0下载:
  2. 利用BP网络实现异或功能,对输入矢量进行分类,源程序-BP networks using XOR function to classify the input vector, source code
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:878
    • 提供者:苏倩
  1. 5e2b02770906

    0下载:
  2. BP神经网络解决异或问题.模式识别常见问题解决-BP neural network to solve XOR problem. Pattern Recognition common problem-solving
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:8280
    • 提供者:tk
  1. main

    0下载:
  2. BP算法的批处理,并且实现“异或”功能。-BP algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:871
    • 提供者:魏颖
  1. BPNet_BP

    0下载:
  2. 一个BP神经网络解决的异或问题,解决方法挺不错的源代码。-A BP neural network to solve the XOR problem, the solution very good source.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:86862
    • 提供者:藐视
  1. shenjingwangluo

    0下载:
  2. 模式识别作业实现感知器,BP分类器及异或门-Pattern recognition operations to achieve perceptron, BP classifier and XOR gates
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:871930
    • 提供者:厉方
  1. BPXOR

    0下载:
  2. 模式识别作业-自编的BP神经网络判断异或的matlab源代码,每一步都有详细说明。并有详细的结果输出。-Pattern recognition operations- the BP neural network to determine self XOR the matlab source code, detailed descr iption of each step. And a detailed results output.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1051
    • 提供者:yumingwei
  1. BPnet-Classification

    0下载:
  2. BP 神经网路 分类 ,可以解决异或的分类-BP neural network classifier, the classification can solve XOR
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:88284
    • 提供者:luocw138
  1. XorProblemBasedOnBpNet

    0下载:
  2. 本程序主要实现了基于Bp神经网络来实现了异或逻辑,即基于BP神经网络的简单的分类技术。-Solving the Xor problem based on BP nerual net work.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:649966
    • 提供者:彩云追月
  1. BpAlgorithm

    0下载:
  2. BP网络负梯度异或算法,实现了0与0异或,0与1异或,1与0异或和1与1异或-BP network negative gradient algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:3624
    • 提供者:victroy
  1. xtx1

    0下载:
  2. 用BP网络实现单层的异或门.没有用函数,具体见算法.-BP network to achieve single XOR gate. Did not use the function, see the specific algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:541
    • 提供者:姬磊
  1. bpznok

    0下载:
  2. 人工神经网络的程序 完成异或的要求 这样你能很轻松的了解bp算法 -The utility of artificial neural networks or different requirements so you can easily understand the bp algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1902137
    • 提供者:shiny
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com